Skip to content

Rename snapshot repo property #2334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 8, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jul 8, 2025

Fix #2333

It also adds a commit to print the resolved Hibernate ORM and Vert.x versions. Useful when building with snapshots and the version is specified using ranges.

DavideD added 2 commits July 7, 2025 17:15
From `enableSonatypeOpenSourceSnapshotsRep` to `enableCentralSonatypeSnapshotsRep` (in [gradle.properties](https://github.com/hibernate/hibernate-reactive/blob/main/gradle.properties)).

It was changed in commit c254ebb as part of the move to Maven Central (hibernate#2305).
This is important to check what verison is actually resolved
on the `wip/*` branches, where we test the snapshots, because
we use a versions range.
@DavideD DavideD merged commit 52b5b1f into hibernate:main Jul 8, 2025
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename property for enabling the snapshot repository
1 participant